home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / redakcyjne / PEBuilder / pebuilder3110a.exe / {app} / plugin / nu2menu / nu2menu.inf < prev    next >
Windows Autorun File  |  2006-02-17  |  712b  |  34 lines

  1. ; PE Builder v3 plug-in INF file for Nu2Menu
  2. ; Created by Bart Lagerweij
  3. ; http://www.nu2.nu/pebuilder/
  4.  
  5. [Version]
  6. Signature= "$Windows NT$"
  7.  
  8. [PEBuilder]
  9. Name="Nu2Menu"
  10. Enable=1
  11. Help="Nu2menu.htm"
  12.  
  13. [WinntDirectories]
  14. a="Programs\Nu2Menu",2
  15.  
  16. [SourceDisksFiles]
  17. ; To have your own "go" button:
  18. ; create a file called "nu2go.bmp"
  19. nu2go.bmp=a,,3
  20. nu2menu.exe=a,,3
  21. nu2menumsg.exe=2,,3
  22. nu2menu.lic=a,,3
  23. nu2menu.xml=a,,3
  24. setres.exe=a,,3
  25. autorun-inf.txt=30000,autorun.inf,3 ; dir id 30000 is the target "root"
  26. ;
  27. main.cpl=2 ;system32
  28. timedate.cpl=2 ;system32
  29. access.cpl=2 ;system32
  30.  
  31. [SetupReg.AddReg]
  32. ; Install nu2menu.exe as shell
  33. 0x1, "Setup", "CmdLine", "\Programs\Nu2Menu\nu2menu.exe"
  34.